home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
pluginy Firefox
/
4664
/
4664.xpi
/
chrome
/
twitterbar.jar
/
skin
/
twitter.css
< prev
Wrap
Cascading Style Sheet File
|
2010-02-08
|
680b
|
30 lines
#twitter-statusbarbutton {
-moz-appearance: none;
padding: 1px !important;
margin: 2px 3px 2px 0px;
background-color: transparent;
-moz-user-focus: none;
cursor: pointer;
height: 16px;
width: 16px;
}
#twitter-toolbar-button {
list-style-image: url("chrome://twitterbar/skin/bird-24.png");
cursor: pointer;
}
toolbar[iconsize="small"] #twitter-toolbar-button {
list-style-image: url("chrome://twitterbar/skin/bird-16-full.png");
}
#twitter-searchbutton {
-moz-appearance: none;
padding: 1px !important;
margin: 2px 3px 2px 0px;
background-color: transparent;
-moz-user-focus: none;
cursor: pointer;
height: 16px;
width: 16px;
}